access attribute syntax
Use the following syntax to specify the access attribute:
access="enumeration"
where enumeration is one of: operatorAndRemote | operator | remote | none
- operatorAndRemote - both a user and a remote controller can select the state
- operator - only a user can select the state
- remote - only a controller can select the state
- none - the state cannot be selected
See also
access attribute
enumeration